projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5485cd
)
docs: Link the documentation guidelines
author
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 27 May 2020 12:44:22 +0000
(13:44 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 27 May 2020 12:44:50 +0000
(13:44 +0100)
From the coding style.
docs/CODING-STYLE.md
patch
|
blob
|
history
diff --git
a/docs/CODING-STYLE.md
b/docs/CODING-STYLE.md
index 36b82dced069fc59b96c570970c55e43959f087a..1867bf3fc1bdf17f444a7e89367705d19e5625dc 100644
(file)
--- a/
docs/CODING-STYLE.md
+++ b/
docs/CODING-STYLE.md
@@
-759,6
+759,9
@@
To properly document a new class, it needs to be given its own section
in the sections.txt, needs to be included in the `docs.xml` file, and the
`get_type` function needs to listed in the `.types` file.
+For more information on the documentation style and contribution guidelines,
+please [follow the corresponding contribution guide](./reference/README.md).
+
### Old code
New code that is being added to GTK should adhere to the style